home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 25 / MacFormat n. 25 (Spain) / MacFormat 25.bin / mac / Demos / Print Artist Demo / Print-Mac.Dxr / 00063_quit2.ls < prev    next >
Encoding:
Text File  |  1996-10-04  |  105 b   |  6 lines

  1. on mouseDown
  2.   set the memberNum of sprite 9 to the number of member "quit"
  3.   updateStage()
  4.   quit()
  5. end
  6.